FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.uv.order-catalog#current (15 ms)

Package hl7.fhir.uv.order-catalog
Type ValueSet
Id Id
FHIR Version R5
Source http://hl7.org/fhir/uv/order-catalog/https://build.fhir.org/ig/HL7/fhir-order-catalog/ValueSet-catalog-message-events-vs.html
Url http://hl7.org/fhir/uv/order-catalog/ValueSet/catalog-message-events-vs
Version current
Status active
Date 2020-04-02
Name CatalogMessageEventVS
Title Message event codes for exchanging order catalog content
Experimental False
Realm uv
Authority hl7
Description This value set provides event codes for MessageHeader.eventCoding in FHIR messages conveying the content (in whole or in part) of order catalogs

Resources that use this resource

StructureDefinition
CatalogMessageDefinition Message definition for messaging order-catalog content

Resources that this resource uses

CodeSystem
catalog-message-events Catalog Message Event Codes


Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events
    CodeDisplayDefinition
    full-catalogfull catalog for the recipientThe content of the message represents a full catalog that the message recepient is expected to take as is, replacing any preexisting content for this catalog.
    update-catalogupdate for a catalog of the recipientThe content of the message represents an update to an existing catalog of the message recepient who is expected to integrate this update.

Source

{
  "resourceType" : "ValueSet",
  "id" : "catalog-message-events-vs",
  "meta" : {
    "lastUpdated" : "2020-03-20T09:55:00Z",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-catalog-message-events.html\"><code>http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-catalog-message-events.html#catalog-message-events-full-catalog\">full-catalog</a></td><td>full catalog for the recipient</td><td>The content of the message represents a full catalog that the message recepient is expected to take as is, replacing any preexisting content for this catalog.</td></tr><tr><td><a href=\"CodeSystem-catalog-message-events.html#catalog-message-events-update-catalog\">update-catalog</a></td><td>update for a catalog of the recipient</td><td>The content of the message represents an update to an existing catalog of the message recepient who is expected to integrate this update.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/order-catalog/ValueSet/catalog-message-events-vs",
  "version" : "current",
  "name" : "CatalogMessageEventVS",
  "title" : "Message event codes for exchanging order catalog content",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-04-02",
  "publisher" : "HL7 International - Orders and Observations Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "This value set provides event codes for MessageHeader.eventCoding in FHIR messages conveying the content (in whole or in part) of order catalogs",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/order-catalog/CodeSystem/catalog-message-events",
        "concept" : [
          {
            "code" : "full-catalog",
            "display" : "full catalog for the recipient"
          },
          {
            "code" : "update-catalog",
            "display" : "update for a catalog of the recipient"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.